* bidi.c (bidi_dump_cached_states): Fix printf format mismatch.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2011 16:39:39 +0000 (09:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2011 16:39:39 +0000 (09:39 -0700)
commitf7622945202ececf0dd1454ff4941e985445bed3
tree3147826fb5b520d7f5454fe2b64c56cc27509a6a
parent7b34e032de5d2b81130d91ee7805507458e4cb74
* bidi.c (bidi_dump_cached_states): Fix printf format mismatch.

Found by GCC static checking and --with-wide-int on a 32-bit host.
src/ChangeLog
src/bidi.c